if service.click({
{"More options",
"Send message",
"Record Double tap and hold to record voice message.$10",
"%[Raw swipe up]",
}
})
return true
end

if service.click({
{"Send",
}
})
return true
end

return true